Goto

Collaborating Authors

 simple keras implementation


[P] Simple Keras implementation of Face Alignment (basis of DeepFakes) • r/MachineLearning

@machinelearnbot

Doesn't look like you're using any data augmentation, even though you're fitting to a generator? I'd be interested to see how you'd augment both the images and the ground-truth coordinates, because I didn't think keras did that (I've only seen examples for classification or segmentation problems, not localisation).